Taha Munawar
Aspiration Statement
I want to engineer reliable, scalable systems and look forward to working as a Backend Engineer.
Core Skills
- Azure
- Graph
- Lang
- Python
- React
- Sql
Preferred Career Paths
First priority: Backend Engineer
Second priority: Software Engineer
Third priority: AI Engineer
Academic Awards / Achievements
- Dean's List 2025
- President's List 2025
Experience
Internship / Volunteer Work
- Software Engineer Intern - Backend, Data Science Dojo (March – June 2026)
- Software Engineer Intern - Frontend, Securiti.ai (June – August 2025)
- Teaching Assistant - Calculus 1, Habib University (September – December 2024)
- Undergraduate Research Assistant, Habib University (June – August 2024)
Publications / Creative Projects
- Publication – Graph Data Science for Bibliographic Data: A Case of Migration Studies Data published in Complex Networks & Their Applications XIII in April 2025
Final Year Project
Project Title
AI Operations Agent for Payment Systems
Description
This project developed an AI Operations Agent for TPS to automate incident resolution in high-stakes payment systems. By orchestrating LangGraph with a human-in-the-loop design, the agent automates the entire lifecycle from log parsing to Pull Request creation. The technical core is a Hybrid RAG system (BM25 + FAISS) that maps complex transaction errors to source code with high precision using GPT-4o. Built on a high-concurrency FastAPI backend with WebSockets, it provides real-time visibility into the agent's reasoning. The primary benefit is a drastic reduction in Mean Time to Repair (MTTR). By automating routine debugging, the system increases operational efficiency, minimizes financial risk from downtime, and frees engineers from manual log analysis.